class Bundler::Standalone

def version_dir

def version_dir
  "#{Bundler::RubyVersion.system.engine}/#{RbConfig::CONFIG["ruby_version"]}"
end