public function isRequested($hintId)
 {
     return $this->previewSession->isHintRequested($hintId);
 }