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