function exists()
 {
     return \Radical\DB::TableExists($this->_tableName);
 }