in src/meter/monotonic_counter_uint.ts [15:17]
constructor(id: Id, writer: WriterUnion = new_writer("none")) { super(id, writer, "U"); }