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