public void Initialize() { _mocks = new MockRepository(); _runtime = new EsapiRuntime(); InitializeRuntime(); }