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