// FIR_IDENTICAL // WITH_STDLIB enum class EE(val myName: String = this.toString().lowercase()) { ENTRY; }