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