/**
  * @return Ref
  */
 public function getRef()
 {
     return $this->transport->getRef();
 }