function loadYAMLRoutes(name, express) {

    SCli.debug(__MODULE_NAME, 'loadYAMLRoutes ' + name);

    if (loadedModules[name].routes) {