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