class Tree: def __init__(self) -> None: pass