// Generated automatically from org.json.JSONString for testing purposes package org.json; public interface JSONString { String toJSONString(); }