Creates an empty object, an analogue of {} in JS.
builder = docbuilder.CDocBuilder() context = builder.GetContext() content = context.CreateObject()