/**
  * {@inheritDoc}
  */
 public function getText()
 {
     $this->__initializer__ && $this->__initializer__->__invoke($this, 'getText', []);
     return parent::getText();
 }