from smnp.module.synth.function import synth, pause, plot functions = [ synth.function, pause.function, plot.function ] methods = []