# File lib/bundler/vendor/molinillo/lib/molinillo/dependency_graph.rb, line 128
    def vertex_named(name)
      vertices[name]
    end