The mapping method to get the string representation of value.
value
String stringify(T value, MappingContext context) { throw MapperException.unsupportedMethod(MapperMethod.stringify, type); }