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