gmosx: delegator is not yet used.
[ + ]
# File lib/more/facets/syncarray.rb, line 51 def initialize(delegator = nil) @sync = ::Sync.new() super() end