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