16 17 18 19 20
# File 'lib/agent_fix/message_cache.rb', line 16 def clear! lock.synchronize do msgs.clear end end