setKey

fun <T> Context.setKey(path: String, value: T)
fun <T> Context.setKey(folder: String, path: String, value: T)