protected open fun insertModelBefore(modelToInsert: EpoxyModel<*>!, modelToInsertBefore: EpoxyModel<*>!): Unit
Inserts the given model before the other in the #models list, and notifies that the item was inserted.
#models