public static function clear()
 {
     self::$_conditions = array();
     //$this->_data = array ();
 }