Returns the global object for the current context.
builder = docbuilder.CDocBuilder() context = builder.GetContext() globalObj = context.GetGlobal()