defaulted

fun <T> defaulted(store: Store<RequestContext>, default: T, name: String = UUID.randomUUID().toString()): BiDiLens<Request, T>