# File lib/merb-core/bootloader.rb, line 279 def self.run Merb::BootLoader.before_load_callbacks.each { |x| x.call } end