2 3 4
# File 'lib/structured_warnings/kernel.rb', line 2 def warn(*args, **opts) Warning.warn(*args, **opts) end