sclass Unit { static new Unit unit; Unit get() { ret unit; } }