name = $object->getName(); $model->description = $object->getDescription(); return $this->handler($model); } }