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