class Concurrent::Collection::AtomicReferenceMapBackend

def empty?

def empty?
  size == 0
end