/** @return Removed flag. */
 public boolean removed() {
   return REMOVED.get(flags());
 }