public CookieContext Context(Guid storeId)
 {
     return(_routingService.GetRoutedContext(storeId));
 }