Let\'s say I have the following singleton:
from typing import Union, TypeVar from typing import Literal from pydantic import BaseModel class UnidentifiedTyp