public function __construct($rootDir = NULL, $cwd = NULL, $initialMode = NULL)
 {
     parent::__construct($rootDir, $cwd, $initialMode);
 }