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