public static parseList(source as Object) as ArrayList<Object> throws IOException:
Parses JSON array from a string, a reader or a file.