Ruckus
val segments : ConcurrentNavigableMap<Int, String> = ConcurrentSkipListMap()
val segments = ConcurrentSkipListMap<Int, String>()