If you care about method count than it’s better to...
# announcements
m
If you care about method count than it’s better to have `const val`s and make them top-level properties. Companion objects generate several useless methods too.