# File lib/merb-core/bootloader.rb, line 1269 def self.run Merb.adapter = Merb::Rack::Adapter.get(Merb::Config[:adapter]) end