# File lib/authlogic/acts_as_authentic/logged_in_status.rb, line 47
def
logged_out?
!
logged_in?
end