# File lib/ruby-prof/aggregate_call_info.rb, line 15
    def parent
      call_infos.first.parent
    end