A utility class that writes the history. This especially handles
multiline elements. This should be some Reader/Writer, that handles
reading/writing of escaped lines. For now, it is just a collection
of static methods. Quick hack to make storing of multiline statements
work..