# File lib/rspec/mocks/message_expectation.rb, line 408
      def actual_received_count_matters?
        @at_least || @at_most || @exactly
      end