I am trying to make a interface Parcelable, as such I need a interface like this
interface AB : Parcelable { companion object { val CREATOR : Parcela