@Override
 protected void onDestroy() {
   super.onDestroy();
   LoadLeaks.forgetActivity();
 }