def reset(self): Single_Impl.reset(self)
def bind_impl(self, ctx): Single_Impl.bind_impl(self, ctx)
def __init__(self): Single_Impl.__init__(self)