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