class User { fun test1(er: ExposesRep) { er.strings[0] = "Hello world" } }