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