public function hasSecret()
 {
     return $this->comment->getSecretHash() !== null;
 }