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