public function notExists(SelectInterface $select) { $this->condition ->notExists($select); return $this; }