= private = protected
attributes=(val)
setter for attributes val
# File lib/uri/ldap.rb, line 190 def attributes=(val) set_attributes(val) val end