# File lib/hammer_cli/i18n.rb, line 133
    def self.clear
      FastGettext.translation_repositories.clear
      domains.clear
    end