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