# File lib/crono/config.rb, line 30 def pidfile @pidfile || (deprecated_daemonize ? PIDFILE : nil) end