0.01_05 - Wed Dec 5 09:35:45 EST 2012 * API change to xtract_attrs and shadowed_attrs * passing container class to shadowed_attrs is now optional if it is called from that class. 0.01_04 - Fri Nov 30 16:33:18 2012 -0500 * after the first call to shadowable_attrs(), it will return the attributes which may be shadowed. * new routine shadowed_attrs(), returns the attributes actually shadowed in a container. can be used to easily delegate attributes to the contained class. 0.01 - Fri Nov 16 16:35:51 EST 2012 * initial release to an unsuspecting world