Printer for GTest.
Declared in <folly/json/json.h>
<folly/json/json.h>
void PrintTo( dynamic const& value, std::ostream* os);
Uppercase name to fill GTest's API, which calls this method through ADL.