/**
  * @return string
  */
 public function getTemplateName()
 {
     return $this->element->getOption('template');
 }