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