Overrides ConditionInterface::alwaysFalse
public function alwaysFalse() { return $this->where('1 = 0'); }