reference = $object->getReference(); $model->value = json_encode($object->getValue()); return $this->handler($segment->constants(), $model); } }