# File lib/mocha/mock.rb, line 129 129: def responds_like(object) 130: @responder = object 131: self 132: end