// FIR_BLOCKED: KT-60480 class MyList( private val wrappedList: List, ) : List by wrappedList