_db->query('TRUNCATE ' . $this->_db->quoteIdentifier($this->_getTableName())); return $this; } }