# File lib/protest.rb, line 57 def self.report_with(name, *report_args) @report = report(name, *report_args) end