queryCount; return parent::prepare($statement, $driverOptions); } public function getQueryCount() { return $this->queryCount; } }