This module provides an internal implementation to track descendants which is faster than iterating through ObjectSpace.
descendants(klass) Class Public methods
descendants() Instance Public methods
direct_descendants(klass) Class Public methods
store_inherited(klass, descendant) Class Public methods This is the only method
clear() Class Public methods
direct_descendants() Instance Public methods
inherited(base) Instance Public methods