or download this
(decorate("foo"), decorate("bar").'!')
((return $decorated_foo), (return $decorated_bar.'!'))
((return $decorated_foo), (return $decorated_bar_with_exclamation_mark
+))
($decorated_foo, (return $decorated_bar_with_exclamation_mark))
($decorated_foo, $decorated_bar_with_exclamation_mark)