$model = new Model();
Say a new model is initiated but not persisted to the database. I want to add children (one-to-many relation) to that model: