public void cleanup() {
   // We're being destroyed, let go of our mListener and forget about all of the mModels
   mSnapshots.cleanup();
 }