# File ext/win32ole/sample/xml.rb, line 5660 def method_missing(cmd, *arg) @dispatch.method_missing(cmd, *arg) end