# File lib/bundler/vendor/molinillo/lib/molinillo/dependency_graph.rb, line 142
    def root_vertex_named(name)
      root_vertices[name]
    end