class animation(object): def __init__(self) -> None: pass def flyin(self, object): pass