public static TicketStatusCollection GetAllStatus()
 {
     LoadProviders(); return(_provider.GetAllStatus());
 }