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