# File lib/i18n/exceptions.rb, line 58
      def message
        "translation missing: #{keys.join('.')}"
      end