@Override
 public boolean isEmpty() {
   return originalResourceSchema.isEmpty();
 }