Python中3种方式定义类方法, 常规方式, @classmethod修饰方式, @staticmethod修饰方式.

NoSuchKey