# File lib/i18n/config.rb, line 15
    def backend
      @@backend ||= Backend::Simple.new
    end