public static function propagator() : TextMapPropagatorInterface { return Context::getCurrent()->get(ContextKeys::propagator()) ?? self::globals()->propagator; }