public static function setExcludePaths(array $dir)
 {
     self::$exclude_paths = self::normalizePaths($dir);
 }