/**
  * @return ResponseInterface
  */
 public function getResponse()
 {
     return $this->upsTimeInTransit->getResponse();
 }