public function getNumExistingRequests()
 {
     return $this->previewSession->getNumRequestedHints();
 }