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