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