Maybe delegating to a getter might work? `class Ba...
# announcements
k
Maybe delegating to a getter might work?
class BaseImpl : Base by getB()