# File lib/mocha/object.rb, line 169 169: def any_instance 170: @any_instance ||= AnyInstance.new(self) 171: end