# File lib/ramaze/helper/user.rb, line 199 def _logout _persistence.clear Current.request.env['ramaze.helper.user'] = nil end