public void Initialise() { Proxy = new SupervisorProxy(this); Service = new Service(Proxy); Service.Start(); }