# File lib/i18n/backend/simple.rb, line 54
        def init_translations
          load_translations
          @initialized = true
        end