class ActionDispatch::Routing::PolymorphicRoutes::HelperMethodBuilder

def handle_class_call(target, klass)

def handle_class_call(target, klass)
  target.public_send get_method_for_class klass
end