public void StartWorkerServer() { WorkerServerStarter.Start(); }
public void Start() => _instance.Start();