$this->id, 'name' => $this->name, 'display_name' => $this->display_name, 'module' => $this->module, 'guard_name' => $this->guard_name, 'created_at' => $this->created_at, ]; } }