public function removeChild($group)
    {
        if ($this->id === null) {
            return false;
        }