# File ext/win32ole/sample/xml.rb, line 5762
  def text()
    ret = @dispatch._getproperty(24, [], [])
    @lastargs = WIN32OLE::ARGV
    ret
  end