Overrides SelectInterface::groupBy
public function groupBy($field) { $this->group[$field] = $field; return $this; }