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