private void start() { _reset.Reset(); _proxy = new RemoteFubuMvcProxy(_input); _proxy.Start(this, _configuration); _reset.WaitOne(); }