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