module JamRuby
module AppConfig
extend ActiveSupport::Concern
included do
end
module ClassMethods
def app_config
APP_CONFIG