public VoteRepository()
 {
     db = new StackOverflowDBContext();
 }