public function setRootDir($rootDir)
 {
     parent::setRootDir($rootDir);
     $this->setWebDir($rootDir);
 }