Spec[T] = object nil
proc show[T: tuple](world: var World; tupleDesc: typedesc[T]; maxWidth: int = 20): string