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