Does this gem support the option to clone a set of children to a different model? Say a `Template` has many `Frames`, and `Frames` have many `FrameVariables`. Can I clone those `Frames` and `FrameVariables` to a new `Document`?