module ActionDispatch::Http::Cache::Response

def prepare_cache_control!

def prepare_cache_control!
  @cache_control = cache_control_headers
end