3 lines
74 B
Plaintext

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