# File lib/graphviz/theory.rb, line 5
    def initialize( graph )
      @graph = graph
    end