# File lib/bundler/plugin.rb, line 104
    def cache
      @cache ||= root.join("cache")
    end