def __init__(self): Parametric.__init__(self)
def __init__(self): Cachable.__init__(self, config=DEFAULT_DISK_CONFIG) Parametric.__init__(self)