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