class Bundler::Standalone

def bundler_path

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