# File lib/spec/matchers/be.rb, line 197
      def failure_message_for_should_not
        "expected not #{@expected}, got #{@actual.inspect}"
      end