static A setMetaToString(S string, A a) { setMetaAndVerify(a, toString := string); ret a; }