# File lib/merb-core/bootloader.rb, line 179
      def before_master_shutdown(&block)
        before_master_shutdown_callbacks << block
      end