# File lib/active_ldap/schema.rb, line 330
      def <=>(other)
        id <=> other.id
      end