public static function resetCurrentCluster()
 {
     self::$_currentClusterId = null;
 }