public void SetupTest()
 {
     this.textEditor = new MockTextEditor();
 }
		public void SetupTest()
		{
			this.textEditor = new MockTextEditor();
		}