# File lib/rgl/graphxml.rb, line 35
35:       def initialize (graph)
36:         @graph = graph
37:       end