public static function setDenyDirectoryPattern($denyDirectoryPattern)
 {
     self::$_denyDirectoryPattern = $denyDirectoryPattern;
 }