# File lib/rspec/mocks/message_expectation.rb, line 413
      def increase_actual_received_count!
        @actual_received_count += 1
      end