@Override
 public void onCreate() {
   super.onCreate();
   PrefHelper.setup(getApplicationContext());
 }