# File lib/active_ldap/distinguished_name.rb, line 217
    def hash
      normalize(@rdns).to_s.hash
    end