Overrides ConditionInterface::isNull
public function isNull($field) { $this->query ->isNull($field); return $this; }