# File lib/new_relic/agent/transaction/abstract_segment.rb, line 19
        def start
          @start_time = Time.now
        end