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