def check_abundant_unicode_ratio(self, msg, min_ratio, max_ratio="inf",
                                     target=None):
        """A MIME part claiming to be text/plain and containing Unicode
        characters must be encoded as quoted-printable or base64, or use UTF
        data coding (typically with 8bit encoding).  Any message in 7bit or