module Rack::Response::Helpers

def etag

def etag
  get_header ETAG
end