# File lib/rspec/mocks/message_expectation.rb, line 228
      def ignoring_args?
        @expected_received_count == :any
      end