# File lib/daemon_kit/initializer.rb, line 40 def at_shutdown( &block ) self.configuration.at_shutdown( &block ) end