public function isConstructor()
 {
     return $this->line->isConstructor();
 }