# File lib/authlogic/session/scopes.rb, line 19
        def scope
          Thread.current[:authlogic_scope]
        end