# File lib/relevance/tarantula/html_reporter.rb, line 74
      def index_exists?
        File.exists?(File.join(basedir, "index.html"))
      end