system = $object->getSystem(); $model->marking = $object->getMarking(); $model->email = $object->getEmail(); return $this->handler($model); } }