$this->id, 'name' => $this->first_name.' '.$this->last_name, 'email' => $this->email, ]; } }