# File lib/rspec/mocks/message_expectation.rb, line 348
      def negative_expectation_for?(sym)
        return @sym == sym
      end