# File lib/active_ldap/distinguished_name.rb, line 202
    def <<(rdn)
      @rdns << rdn
      self
    end