/**
  * @return SwaggerGen\Swagger
  */
 protected function getRoot()
 {
     return $this->parent->getRoot();
 }