# File lib/uri/ldap.rb, line 124
    def set_attributes(val)
      @attributes = val
      build_path_query
      @attributes
    end