public static synchronized void initLoader(Application app) {
   initLoader(app, new PluginManagerImpl());
 }