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