The reference to the given generator context itself. For example:
thisContext.thisContext == thisContext
This property provides the GOMContext object representing the current generator context (associated with the given template), which is visible otherwise only via its properties exposed as generator variables.

See Also:

GOMContext.parentContext, GOMContext.documentContext, GOMContext.mainContext