1 2 3 4 5
{% if has_meta %} owner.{{ reg_method }}({{ meta_args }}, handler) {% else %} owner.{{ reg_method }}(handler) {% endif %}