JSONValue.toPrettyString - multiple declarations
Function JSONValue.toPrettyString
					
				
			Function JSONValue.toPrettyString
Implicitly calls toJSON on this JSONValue, like toString, but
 also passes true as pretty argument.
					
				
			options can be used to tweak the conversion behavior