@JsonClass(true) data class ReplyData : Parcelable
ReplyData(things: List<EnvelopedComment>)
val things: List<EnvelopedComment>