Adds a instance or instances to the list
list.push(new Recipe({id: 5, name: "Water"}))
model.list.push() -> undefined
{undefined}
Adds a instance or instances to the list