# File lib/structured_warnings/test/warner.rb, line 8 def format(warning, message, call_stack) given_warnings << warning.new(message) nil end