# File lib/bundler/vendor/molinillo/lib/molinillo/dependency_graph.rb, line 82
    def ==(other)
      root_vertices == other.root_vertices
    end