class RubyProf::MultiPrinter

def call_info_report

the name of the callinfo profile file
def call_info_report
  "#{@directory}/#{@file_name}.call_tree.txt"
end