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