_exists === null) { $this->_exists = parent::exists(); } // end if; return $this->_exists; } // end exists; } // end class Table;