Ah, I could add an default method to the interface...
# announcements
r
Ah, I could add an default method to the interface calling into the extension
d
Copy code
with(clazz) {
    myData.receive()
}