STANDARD_MENU
Menu* menu = new(nothrow) Menu(STANDARD_MENU, "Save syslog to volume ...");
Menu* menu = new(std::nothrow) Menu(STANDARD_MENU, "Debug Options");
Menu(STANDARD_MENU, kDefaultMenuTitle),