# File lib/merb-core/bootloader.rb, line 192
      def before_worker_shutdown(&block)
        before_worker_shutdown_callbacks << block
      end