/**
  * {@inheritdoc}
  */
 public function hasTemplateName()
 {
     return $this->element->hasOption('template_form');
 }