def __init__(self):
     config = DBManager.get_config('puzzle')
     self.db = DBManager(config)