load

inline fun <T : CSStore> T.load(store: CSStore, key: String): T
inline fun <T : CSStore> T.load(store: CSStore): T