Source code for opsoro.module.mouth

from opsoro.module import Module


[docs]class Mouth(Module): pass