$this->id, 'name' => $this->name, 'email' => $this->email, 'is_admin' => $this->is_admin, ]; } }