public void Init()
 {
     textDisplay = new SimpleTextDisplay();
 }
		public void Init()
		{
			textDisplay = new SimpleTextDisplay(); 
		}