# File lib/bundler/rubygems_integration.rb, line 113
    def gem_cache
      gem_path.map{|p| File.expand_path("cache", p) }
    end