public static function clearAll()
 {
     self::$queues = array();
 }