foo a b c = a ++ c ++ b with_parens a b = foo a b y = with_parens "<" ">"