# File lib/action_controller/response.rb, line 55
    def location=(url) headers['Location'] = url end