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