# File lib/brakeman/processors/lib/render_path.rb, line 73
    def each &block
      @path.each(&block)
    end