class Minitest::Reporters::HtmlReporter

def html_file

def html_file
  "#{@reports_path}/#{@output_filename}"
end