module ActionDispatch::RequestCookieMethods

def key_generator

def key_generator
  get_header Cookies::GENERATOR_KEY
end