public boolean isEmpty() {
   return fc.isEmpty();
 }