classkit_method_rename Dynamically changes the name of the given method &reftitle.description; boolclasskit_method_rename stringclassname stringmethodname stringnewname ¬e.classkit.selfmanipulation; &warn.experimental.func; &reftitle.parameters; classname The class in which to rename the method methodname The name of the method to rename newname The new name to give to the renamed method &reftitle.returnvalues; &return.success; &reftitle.examples; <function>classkit_method_rename</function> example ]]> &example.outputs; &reftitle.seealso; classkit_method_add classkit_method_copy classkit_method_redefine classkit_method_remove