Also, `.asString` instead of `to String::class` so...
# announcements
s
Also,
.asString
instead of
to String::class
so people only use supported data types (and can add their own extensions for custom ones)