def __init__(self, *args, **kwargs):
     NicerConfigParser.__init__(self, *args, **kwargs)
     self._sections_processed = {}