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