class Bundler::SelfManager
def restart_with_locked_bundler_if_needed
def restart_with_locked_bundler_if_needed return unless needs_switching? && installed? restart_with(lockfile_version) end
def restart_with_locked_bundler_if_needed return unless needs_switching? && installed? restart_with(lockfile_version) end