class RubyProf::MultiPrinter

def stack_report

the name of the call stack profile file
def stack_report
  "#{@directory}/#{@file_name}.stack.html"
end