class Variable: class Function:
def__init__(self, data):
def __call__(self, input):
raise NotImplementedError("xxx未定义")