$this->id, "name" => $this->profile->full_name, "email" => $this->email, "avatar" => $this->profile->getAvatar(), ]; } }