Overrides SelectInterface::having
public function having($snippet, $args = []) { $this->having ->where($snippet, $args); return $this; }