the input parameter name is normally generated by show(method), which means it is the full name of the method. on the other hand, the return value of method->get_name(), and the input paramter of g_redex->erase_method and g_redex->get_method is the simple name of a method.
So, would the place marked in the illustration below be a mistake?
