status = $object->getStatus(); $model->current_step = $object->getCurrentStep(); return $this->handler($model); } }