static WorkshopClient() { instance = new WorkshopClient(); }
private ManagerService() { workshopClient = WorkshopClient.GetInstance(); }