# File lib/rubyrep/scan_report_printers/scan_summary_reporter.rb, line 28 def initialize(_, arg) self.only_totals = (arg != 'detailed') end