@inheritDoc
Overrides ImplicitContextKeyedInterface::storeInContext
public function storeInContext(ContextInterface $context) : ContextInterface { return $context->with(ContextKeys::baggage(), $this); }