public static TicketQueueCollection GetAllEnabledQueues() { LoadProviders(); return(_provider.GetAllEnabledQueues()); }