# File lib/mocha/mock.rb, line 123 123: def responds_like(object) 124: @responder = object 125: self 126: end