Use the `@CheckResult` in the Kotlin adapter builder DSL, which will hopefully flag the common user error where one forgets to use `+`.
Use the
@CheckResultin the Kotlin adapter builder DSL, which will hopefully flag the common user error where one forgets to use+.