# File lib/merb-auth-core/session_mixin.rb, line 17
    def authenticated?
      authentication.authenticated?
    end