module.writeCloseLayout(attributes);
// Finish processing the nested inclusion.
if (inclusion) {
module.endNestedInclusion();
}
// Clean up the styling information we added to the styling engine.
// This should be done in reverse order.
// First we remove the theme style sheet(s).