// WITH_RUNTIME class MyMap() : HashMap() { init { this.put("foo", "bar") } }