class Concurrent::SerializedExecution

def initialize()

def initialize()
  super()
  synchronize { ns_initialize }
end