In mail "[ruby-talk:17410] Looking for an example..."
    Dave Thomas <Dave / PragmaticProgrammer.com> wrote:

> 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")?

DRbUndumped module in dRuby ?