# File lib/new_relic/rack/developer_mode/segment_summary.rb, line 31
        def average_time
          @total_time / @call_count
        end