1 2 3
{{ indent }}if (c.{{ symbol }}({{ args }}) != {{ present }}) { {{ failure_block }}{{ cleanup }}{{ indent }} return null; {{ indent }}}