58 59 60
# File 'lib/fiber_audit/runtime/probes/subprocess.rb', line 58 def popen(...) Registry.observe(operation: 'IO.popen') { super } end