class: admin:ingredient extends :x:primitive { protected function stringify() { return '
flour
'; } } $elem = ; echo $elem;