# File lib/active_support/core_ext/kernel/daemonizing.rb, line 4
def
daemonize
Process
.
daemon
end