# File lib/bundler/graph.rb, line 10
    def nodes
      populate
      @nodes
    end