*/ public function getChildren(); /** * Recursively get all descendants of this container. * * @return iterable */ public function getAllDescendants(); }