# File lib/brakeman/app_tree.rb, line 71
    def read(path)
      File.read(File.join(@root, path))
    end