fn putContext(self: *Self, allocator: Allocator, key: K, value: V, ctx: Context) !void
self: *Self,
allocator: Allocator,
key: K,
value: V,
ctx: Context,