def __init__(self, config): # probably should be a deep copy for security from plugins self.__config = config.copy()