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