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