def load()

in clay/config.py [0:0]


    def load(self, signum=None, frame=None):
        '''
        Called when the configuration should be loaded. May be called multiple
        times during the execution of a program to change or update the
        configuration. This method should be overridden by a subclass.
        '''
        return