# File lib/glue/hash.rb, line 117
def
clear
@sync
.
synchronize
(
::
Sync
::
EX
) {
@delegate
.
clear
}
end