# File lib/hammer_cli/i18n.rb, line 8
      def _(key)
        FastGettext::TranslationMultidomain.D_(key)
      end