def __init__(self): engine = import_module(settings.SESSION_ENGINE) self.SessionStore = engine.SessionStore