# File lib/merb-auth-core/bootloader.rb, line 6
  def self.run
    Merb::Authentication.default_customizations.each { |c| c.call }
  end