public V1LocationShip Ship(SsoToken token)
 {
     return(_internalLatestLocation.Ship(token));
 }