class Bundler::Plugin::Installer::Rubygems

def cache_path

def cache_path
  Plugin.cache
end

def rubygems_dir

def rubygems_dir
  Plugin.root
end