public void onStart(Application app) {
   InitialData.insert(app);
   registerFormatters();
 }