# File lib/brakeman/tracker/template.rb, line 19
    def each_output
      @outputs.each do |o|
        yield o
      end
    end