static function clearStaticQueue()
 {
     self::$static_queue = NULL;
     return TRUE;
 }