if you define a val on an interface, then that wil...
# announcements
n
if you define a val on an interface, then that will be public and abstract, and you can define it as returning a private var in classes that implement the interface