Example ```kotlin @Serializa<request completions here> data class Test(val test: String) ``` Completions are listed in alphabetical order so `ExperimentalSerializationApi` shows above the obvious completion of `Serializable`