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