class RubyProf::MultiPrinter
def print_to_tree(options)
def print_to_tree(options) @tree_printer.print(options.merge(:path => @directory, :profile => @file_name)) end
def print_to_tree(options) @tree_printer.print(options.merge(:path => @directory, :profile => @file_name)) end