Ruby IRB::MethodExtender Functions

EditRocket provides the following information on IRB::MethodExtender functions in the Ruby source code builder.

def_post_proc(base_method, extend_method) -

def_pre_proc(base_method, extend_method) -

new_alias_name(name, prefix = "__alias_of__", postfix = "__") - "return #{prefix}#{name}#{postfix}<num>"