module ElasticAPM::ChildDurations::Methods

def child_durations

def child_durations
  @child_durations ||= Durations.new
end