def __init__(self, config): Service.__init__(self, config)
def __init__(self, configuration): Service.__init__(self, configuration)