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