Last Modified
2014-11-24 04:01:46 -0500
Requires

Description

Jan:

General philosophical question: Would it be more flexible to have @colorizer point
to an _instance_ of a Colorizer object, rather than a Colorizer class? (And therefore
to have run and color be instance methods of Colorizer, rather than class methods.)
In certain circumstances this could give greater flexibility, for instance to set 
colorizer options...