public FourSquareRepository()
 {
     _ctx = new FourSquareContext();
 }
 public FourSquareRepository()
 {
     _ctx = new FourSquareContext();
 }