public static function setIncludePaths(array $dir)
 {
     self::$include_paths = self::normalizePaths($dir);
 }