Folks:

Do we have any common examples in Ruby where we use mixins simply to
tag a class (in the same way that Java uses "implements
Serializable")?

Thanks


Dave