import smnp.module.mic import smnp.module.note functions = [ *mic.functions, *note.functions ] methods = [ *mic.methods, *note.methods ]