kotlin.collections.EmptySet -> el0:
# {"id":"sourceFile","fileName":"Sets.kt"}
    kotlin.collections.EmptySet INSTANCE -> f
      # {"id":"com.android.tools.r8.residualsignature","signature":"Lel0;"}
    3:5:void <init>():14:14 -> <clinit>
    3:5:void <clinit>():0 -> <clinit>
    6:8:void <clinit>():0:0 -> <clinit>
    1:8:boolean add(java.lang.Object):0:0 -> add
    1:8:boolean addAll(java.util.Collection):0:0 -> addAll
    1:8:void clear():0:0 -> clear
    1:2:boolean contains(java.lang.Object):14:14 -> contains
    4:8:boolean containsAll(java.util.Collection):24:24 -> containsAll
    1:16:boolean equals(java.lang.Object):17:17 -> equals
    1:2:int hashCode():18:18 -> hashCode
    1:2:boolean isEmpty():22:22 -> isEmpty
    1:3:java.util.Iterator iterator():26:26 -> iterator
    1:8:boolean remove(java.lang.Object):0:0 -> remove
    1:8:boolean removeAll(java.util.Collection):0:0 -> removeAll
    1:8:boolean retainAll(java.util.Collection):0:0 -> retainAll
    1:2:int size():14:14 -> size
    1:8:java.lang.Object[] toArray(java.lang.Object[]):0:0 -> toArray
    9:9:java.lang.Object[] toArray():0:0 -> toArray
    1:3:java.lang.String toString():19:19 -> toString
