public static function registryReset()
 {
     self::$xPath = null;
     self::$hooksCache = array();
 }