``` const parent = self.arena.child_allocator; self.arena.deinit(); parent.destroy(self.arena);```