module Rack::Response::Helpers

def cache_control

def cache_control
  get_header CACHE_CONTROL
end