# File lib/glue/array.rb, line 64
def
size
return
@sync
.
synchronize
(
::
Sync
::
SH
) {
super
}
end