abstract class Some1 { abstract val foo: List internal field = mutableListOf() }