@Override
 public Object getItem(int position) {
   return mDelegate.getItem(position);
 }