* with a default configuration.
*
* @return The customisation instance, is never null.
*/
private MenuModuleCustomisation createMenuModuleCustomisation() {
MenuModuleCustomisation customisation =
provideMenuModelCustomisation();
if (customisation == null) {
// informed guess about style sheet support.
boolean supportsStyleSheets = supportsExternalStyleSheets ||