# File lib/bundler/vendor/molinillo/lib/molinillo/dependency_graph.rb, line 44
    def initialize
      @vertices = {}
    end