# File lib/ramaze/helper/auth.rb, line 48
      def logout
        auth_logout
        redirect_referrer
      end