_db = new Zend_Db_Table($table); } else { $this->_db = $tableGateway; } } }