class Concurrent::Collection::CopyOnWriteObserverSet

def initialize

def initialize
  super()
  synchronize { ns_initialize }
end