module ActionDispatch::RequestCookieMethods

def signed_cookie_salt

def signed_cookie_salt
  get_header Cookies::SIGNED_COOKIE_SALT
end