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