Chunk

constructor(name: String, insns: List<Insn>, arity: Arity, upvalues: List<Upvalue>, id: UUID, spans: List<Span>)