# File lib/rspec/mocks/message_expectation.rb, line 32 def implementation=(implementation) @consecutive = false @implementation = implementation end