instantiable.rb

Path: lib/standard/facets/instantiable.rb
Last Update: Thu Mar 08 14:26:04 +0000 2012

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.

[Validate]