# File lib/ramaze/helper/user.rb, line 215 def _logout (_persistence || {}).clear Current.request.env['ramaze.helper.user'] = nil end