class LibCore(object): """Core library for hydro roll""" def __init__(self, name: str = ""): ...