class ActionController::Metal

def location=(url)

def location=(url)
  headers["Location"] = url
end