class Bundler::URI::LDAP

def attributes=(val)

Setter for attributes +val+.
def attributes=(val)
  set_attributes(val)
  val
end