# File lib/new_relic/agent/transaction/tracing.rb, line 65
        def current_segment
          state.traced_method_stack.last
        end