load

fun <T : CSJsonObject> T.load(json: String): T
fun <T : CSJsonObject> T.load(file: File): T