/**
  * @inheritdoc
  */
 public function toHtml()
 {
     return $this->innerHtml->toHtml();
 }