@Override
 public boolean positionToLastKey() {
   clearCache();
   return input.positionToLastKey();
 }