1 2 3
if {{ options_var }} != nil && {{ options_var }}.{{ options_field_go }} != nil { return {{ helper_name }}({{ helper_args }}) }