# File lib/ramaze/helper/user.rb, line 224
        def _logged_in?
          !!_user
        end