Method: RubyProf::AggregateCallInfo#target

Defined in:
lib/ruby-prof/aggregate_call_info.rb

#targetObject



11
12
13
# File 'lib/ruby-prof/aggregate_call_info.rb', line 11

def target
  call_infos.first.target
end