reset
Remove all contexts, returning the builder to its initial state. Use this inside a dynamic-config callback when you need to rebuild contexts from scratch for a specific request, rather than mutating the shared builder.
Returns
ContextBuilder — self for method chaining.