# File lib/i18n/backend/simple.rb, line 21
        def initialized?
          @initialized ||= false
        end