class_name StartableBase func start(): NotImplementedError.raise() func wait_to_finish(): NotImplementedError.raise()