Coerces a collection of models into being a list of models
A coercion is not a conversion meaning that it can be return the same object as given in input as long as it can be treated as an Array.
Collection of models to convert
The collection of models but as an array.
Coerces a collection of models into being a list of models
A coercion is not a conversion meaning that it can be return the same object as given in input as long as it can be treated as an Array.