class Bundler::Standalone

def bundler_path

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