1 2 3 4
def {{ method_name }}{{ param_sig }} {{ doc_comment }} @registrations.push(["{{ method_name }}", {{ meta_tuple }}, block]) self end