class ActionDispatch::Routing::PolymorphicRoutes::HelperMethodBuilder
def handle_string_call(target, str)
def handle_string_call(target, str) target.public_send get_method_for_string str end
def handle_string_call(target, str) target.public_send get_method_for_string str end