public TracingComputationContext(string id, TracingTransformationContext context) : base(context) { Id = id; }