The README references `KeyHelper.generateLastResortKey()`, but `KeyHelper` has no such function: ``` AttributeError: type object 'KeyHelper' has no attribute 'generateLastResortKey' ```
The README references
KeyHelper.generateLastResortKey(), butKeyHelperhas no such function: