# File lib/glue/hash.rb, line 41
def
delete
(
key
)
return
@sync
.
synchronize
(
::
Sync
::
EX
) {
super
}
end