def wavy2(x): from mystic.models.wavy import wavy2 return wavy2(x)
def wavy2(x): from mystic.models.wavy import wavy2; return wavy2(x)