extends Building func initialize(building: BuildingBase) -> void: pass func ready(building: BuildingBase) -> void: pass