static initialize(String path, {String? encryptionKey}) { initDependencies(path, encryptionKey: encryptionKey); _manager = injector.get(); }