from hub.persistence.models.city_object import CityObject class Building(CityObject): def __init__(self, ): super()