# File lib/facets/more/synchash.rb, line 82
    def clear
      @sync.synchronize(::Sync::EX) { super }
    end