fun check(name: String, check: () -> Unit): Unit
fun check(verbose: Boolean = true): List<HealthStatus>