@Override
 public boolean isFavoredOrCasteTrait(ITraitType type) {
   return collection.isFavoredOrCasteTrait(type);
 }