# File lib/merb-core/bootloader.rb, line 113
      def before_app_loads(&block)
        before_load_callbacks << block
      end