module I18n::Base

def available_locales_initialized?

def available_locales_initialized?
  config.available_locales_initialized?
end