# File lib/brakeman/processors/lib/render_path.rb, line 85
    def map &block
      @path.map &block
    end