/**
  * @return string
  */
 public function forTemplate()
 {
     return nl2br(parent::forTemplate());
 }