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