# File lib/graphviz/parser.rb, line 39
39:       def graph=(g)
40:         @graph = g
41:       end