@Override
 public boolean exists() {
   return fInput.isAvailable();
 }