I want to make use of the concrete class internall...
# announcements
v
I want to make use of the concrete class internally, so
val bar: Interface = ConcreteClass()
isn't helpful