class RubyProf::MultiPrinter

def dot_report

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