public override toString() as String:
import klyn.mails address = InternetAddress("user@example.com", "Demo User") print(address.toString())