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