public bool Request(ServiceStatus ss)
 {
     return ss.Start();
 }