class ActiveLdap::Schema::Syntax

def <=>(other)

def <=>(other)
  id <=> other.id
end