class CachedDnsName: def __str__(self) -> str: ... def get_fqdn(self) -> str: ...