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