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