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