/**
  * @return string
  */
 public function getHash()
 {
     return $this->provider->getHash();
 }