class RubyProf::MultiPrinter

def flat_report

the name of the flat profile file
def flat_report
  "#{@directory}/#{@file_name}.flat.txt"
end