# File lib/ramaze/app.rb, line 93
    def self.[](name)
      APP_LIST[name.to_sym]
    end