# File lib/graphviz/xml.rb, line 38
38:     def output( *hOpt )
39:       @oGraph.output( *hOpt )
40:     end