protected function _add_having($fragment, $values = array()) { return $this->_add_condition('having', $fragment, $values); }