# File lib/ruby-prof/aggregate_call_info.rb, line 52
    def to_s
      "#{call_infos.first.target.full_name}"
    end