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