# File lib/rspec/expectations/syntax.rb, line 125
      def negative_expression(target_expression, matcher_expression)
        expression_generator.negative_expression(target_expression, matcher_expression)
      end