e.g. ``` python import json json.dumps(car) ``` Should return the entire object in JSON. Also should work for YAML, Pickle, Marshal, and other serialisers.