def cs2(self, seed):
     return ClothingSize(seed=seed)
 def clothing_size(self):
     return ClothingSize()