createOrGet

fun createOrGet(id: Int): T
fun createOrGet(name: String): T