# File lib/facets/more/syncarray.rb, line 49 def initialize(delegator = nil) @sync = ::Sync.new() super() end