if the `object` ever needs to see anything that ca...
# language-proposals
b
if the
object
ever needs to see anything that can change, then it shouldn't be an
object
. Treat all `object`s like `companion object`s.