// "Move to constructor" "true" class Container(index: Int) { protected open var index = index }