# File lib/active_ldap/schema.rb, line 300
      def hash
        id.nil? ? name.hash : id.hash
      end