The latest master now supports toJson/fromJson and toString/fromString
for JSON serialization and also toBson/fromBson, toJson/fromJson and
toString/fromString for BSON serialization.

I'll also implement the underscore stripping later.

Sönke