# File lib/ramaze/helper/httpdigest.rb, line 22 def httpdigest_logout session.delete(SESSION_NONCE) session.delete(SESSION_OPAQUE) end