36 37 38
# File 'lib/fiber_audit/runtime/probes/synchronization.rb', line 36 def synchronize(...) Registry.observe(operation: 'Monitor#synchronize') { super } end