# File lib/rspec/mocks/message_expectation.rb, line 340
        def clear_actual_received_count!
          @actual_received_count = 0
        end