Symbol serialization/deserialization
Deserializes JSON string by converting the string value stored in the object to a Symbol
Returns a hash, that will be turned into a JSON object and represent this object.
Stores class name (Symbol) with String representation of Symbol as a JSON string.
[Validate]