class Bundler::Standalone

def bundler_path

def bundler_path
  Bundler.root.join(Bundler.settings[:path].to_s, "bundler")
end