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