257258259260261262263
} return output; } protected Gson gson() { return new GsonBuilder().setPrettyPrinting().create(); }