.context

Reference to parent Context.

Examples

context = instance.context
context.data["user"] = "Marcus"

Last updated