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