class Cache<R, G : TxProvider<R, G>>
Cache()
val internalCache: CaffeineProvider
fun <P> of(p: P): Effect<WebContext<R, G>, Any>