public function hasParent() { return $this->tokenStream[$this->id + 4] instanceof PHP_Token_EXTENDS; }