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