fn valueDone(self: *Stringify) void
fn valueDone(self: *Stringify) void { self.next_punctuation = .comma; }