def shekel(x): from mystic.models.dejong import shekel return shekel(x)
def shekel(x): from mystic.models.dejong import shekel; return shekel(x)