class ActionDispatch::Session::CookieStore

def destroy(env)

def destroy(env)
  # session data is stored on client; nothing to do here
end