public V1LocationLocation Location(SsoToken token)
 {
     return(_internalLatestLocation.Location(token));
 }