public void CreateHost()
 {
     host = new CoreExtensions();
 }
		public void CreateHost()
		{
			host = new CoreExtensions();
		}