private static function _clear_cache()
 {
     self::$_query_cache = array();
 }