# File lib/bundler/graph.rb, line 15
    def groups
      populate
      @groups
    end