# File lib/mocha/mock.rb, line 126
126:     def responds_like(object)
127:       @responder = object
128:       self
129:     end