# File lib/action_dispatch/http/response.rb, line 166
    def location
      headers['Location']
    end