# File lib/uri/ldap.rb, line 140
    def set_scope(val)
      @scope = val
      build_path_query
      @scope
    end