# File lib/daemon_kit/application.rb, line 92 def running! Initializer.continue! yield DaemonKit.configuration if block_given? end