# File lib/bundler.rb, line 125
    def load
      @load ||= Runtime.new(root, definition)
    end