assert(\Drupal::service('cache_contexts_manager')->assertValidTokens($cache_contexts),sprintf('Failed to assert that "%s" are valid cache contexts.',implode(', ',$cache_contexts)));
@@ -48,6 +49,7 @@ public static function mergeContexts(array ...$cache_contexts) {