I do like the way that Named appears in delegate i...
# minutest
n
I do like the way that Named appears in delegate implements clauses.
class Foo(x: Named) : Named by x { ... }