# File lib/brakeman/report.rb, line 11 def initialize app_tree, tracker @app_tree = app_tree @tracker = tracker end