# File lib/graphviz/xml.rb, line 46
46:     def output( *hOpt )
47:       @oGraph.output( *hOpt )
48:     end