/**
  * @return string
  */
 public function render()
 {
     return $this->block->toHtml();
 }