static Concepts transientConcepts() { Concepts c = new Concepts("-"); assertTrue(c.isTransient()); ret c; }