class RubyProf::CallTreeVisitor

def initialize(call_tree)

def initialize(call_tree)
  @call_tree = call_tree
end