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