class Concurrent::Collection::CopyOnNotifyObserverSet

def initialize

def initialize
  super()
  synchronize { ns_initialize }
end