# File lib/brakeman/differ.rb, line 8 def initialize new_warnings, old_warnings @new_warnings = new_warnings @old_warnings = old_warnings end