auromat.util.decorators.
inherit_docs
Inherits docstrings from base classes for all overridden methods and properties in cls which lack a docstring.
lazy_property
Caches the result of a property.