class Primitive { Primitive(this.value); T value; }