Example: ``` func RemoveMe() {} func RemoveMe2() {} ``` With `genx -fn RemoveMe` turns into : ``` func 2() {} ```