@Override
 public boolean handlesSelection() {
   return cell.handlesSelection();
 }