module Rack::Response::Helpers

def location

def location
  get_header "location"
end