# File lib/spec/matchers/operator_matcher.rb, line 43
      def fail_with_message(message)
        Spec::Expectations.fail_with(message, @expected, @actual)
      end