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