# File lib/ramaze/helper/user.rb, line 153
      def logged_in?
        user._logged_in?
      end