# File lib/facets/more/synchash.rb, line 86
    def size
      @sync.synchronize(::Sync::SH) { super }
    end