Module Instantiable
In: lib/more/facets/instantiable.rb

Instantiable

Initialize modules, almost as if they were classes.

Alows a module to be used much like a class, by defining a new method that creates a class on demand.

Methods

Public Class methods

Public Instance methods

Never use a class agian! ;)

[Validate]