class Rack::Protection::CookieTossing

def session_key

def session_key
  @session_key ||= options[:session_key]
end