# File lib/jabber4r/session.rb, line 292
    def is_authenticated?
      return @authenticated
    end