64656667686970
} @Provides @Singleton private LocalLocationFactory providesLocalLocationFactory(CConfiguration cConf) { return new LocalLocationFactory(new File(cConf.get(Constants.CFG_LOCAL_DATA_DIR))); }