You are trying to implement a method using a `val`...
# announcements
d
You are trying to implement a method using a
val
. Use a
val
in the interface as well.