public SobaController(ISobaService sobaService)
 {
     _sobaService = sobaService;
 }