Overview
You can now directly call WriteObject from within a serializer without receiving an error related to object enumeration.
Patch Notes
Fixed an issue with calling WriteObject from within a serializer.
Added additional documentation surrounding header usage.
Added a basic unit test for headers.