The HybridMethod library provides a Python method decorator that allows methods defined in a class to be used as both a class method and an instance method. The latest version of the HybridMethod ...