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