@Override
 public boolean hasStableIds() {
   return mDelegate.hasStableIds();
 }