class ActionDispatch::Routing::PathRedirect

def inspect

def inspect
  "redirect(#{status}, #{block})"
end