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