addAll

fun addAll(vararg models: Model)
fun addAll(models: Iterable<Model>)