4 lines
95 B
Plaintext

#name : alias_method new, old
# key: definitionsam
# --
alias_method :${new_name}, :${old_name}