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