# File ext/win32ole/sample/xml.rb, line 650
  def doctype()
    ret = _getproperty(38, [], [])
    @lastargs = WIN32OLE::ARGV
    ret
  end