# File lib/active_ldap/base.rb, line 416 def scope=(scope) validate_scope(scope) self.scope_without_validation = scope end