def GetContext(self);
Returns the current JS context.
Please note, that for the .docbuilder file the CDocBuilder.GetContext method is not used.
builder = docbuilder.CDocBuilder() context = builder.GetContext()