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