Any reason why `Nest` type and `Egg` doesn't return all the object when using `to_dict`? See [Nest.to_dict](https://github.com/PteroPackages/Pytero/blob/de38e1a648c2ec00f8843ee2bd04fc6d53d0a9d7/pytero/types.py#L280C19-L280C19) and [Egg.to_dict](https://github.com/PteroPackages/Pytero/blob/de38e1a648c2ec00f8843ee2bd04fc6d53d0a9d7/pytero/types.py#L237).