# File lib/rspec/mocks/message_expectation.rb, line 243 def matches_exact_count? @expected_received_count == @actual_received_count end