COVERAGE: XML Serialization, C#.
While digging, breaking and smashing around some code (aka refactoring),
I found some redundant code that serialized and deserialized objects to
files at various places. With a little effort a centralized helper
class was created.