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