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