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