class NewRelic::Agent::Tracer::State

This is THE location to store thread local information during a transaction Need a new piece of data? Add a method here, NOT a new thread local variable.