class ActionDispatch::Routing::Redirect

def inspect

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