# File lib/glue/array.rb, line 24
        def initialize(delegator = nil)
                @sync = ::Sync.new()
        end