public int GetVehicleTasks()
 {
     return(_controller.GetVehicleTasks());
 }