So I have a Comment class contacting JSON objects which I want to store in a list like so:
class Comment(commentJSON: JSONObject) : Serializable { private lat