# File lib/rspec/mocks/message_expectation.rb, line 358 def never @expected_received_count = 0 self end