/**
  * @return string
  */
 public function getContent()
 {
     return $this->line->getContent();
 }