# File lib/Borges/RequestHandler/Session.rb, line 253 def redirect_to(url) return_response(Borges::RedirectResponse.new(url)) end