class CountryCode(str): def __str__(self) -> str: return self