# File lib/authlogic/session/scopes.rb, line 24
        def scope
          RequestStore.store[:authlogic_scope]
        end