class Bundler::Plugin::Installer::Path

def root

def root
  SharedHelpers.in_bundle? ? Bundler.root : Plugin.root
end