public void Setup()
 {
     _factory = new SingleExpressionFactory();
 }
		public void Setup()
		{
			_factory = new SingleExpressionFactory();
		}