# File lib/ramaze/helper/auth.rb, line 30
      def logout
        auth_logout
        answer(request.referer)
      end