Support
object is used to provide support to the serialization engine for processing and transforming strings. This contains a Transformer
which will create objects from strings and will also reverse this process converting an object to a string. This is used in the conversion of primitive types.