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