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