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