$this->id, 'name' => $this->name, 'cpf' => $this->cpf, 'registration' => $this->registration, 'avatar' => $this->avatar, ]; } }