Returns the path for the given module
String getModulePath(String moduleName) { return 'lib/modules/$moduleName'; }