method RuleUtils.convertNonAsciiToPunycode RuleUtils.convertNonAsciiToPunycode(line: string): string Converts non-ASCII domain names to Punycode. Parameters line: string Return Type string