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