/**
  * @return string
  */
 public function getTitle()
 {
     return $this->section->getName();
 }