# File lib/bundler/bundle.rb, line 50
    def path
      @path ||= root.join("vendor/gems")
    end