<@U1PBEDZL5>: If all you want is readable constant...
# announcements
e
@ctierney: If all you want is readable constant names then what's wrong with just
const val FOO_ENABLED: Int = 260
?