See the example:
class MyTypeAdapter (private val gson: Gson, private val skipPast: TypeAdapterFactory) : TypeAdapter() {