public NeighborCellMongoController(NeighborCellMongoService service)
 {
     _service = service;
 }
 public NeighborCellMongoController(NeighborCellMongoService service)
 {
     _service = service;
 }