// "Remove 'lateinit' modifier" "true" class Test { private lateinit var foo: String = "" }