If I have an interface with a val and implement it...
# eap
k
If I have an interface with a val and implement it with a var, why can't I make the setter private (anymore)?