global

def <=>(other)

def <=>(other)
  MESSAGE_SORT_MAP[type][other.type]
end