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