getGenerator(); $generator->openElement('value') ->openElement($this->type, $this->value) ->closeElement($this->type) ->closeElement('value'); } }