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