class Comparator::Int : callback_t {
  method : int ($a : int, $b : int);
}