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