# File lib/new_relic/agent/transaction/trace.rb, line 37 def forced? return true if NewRelic::Coerce.int_or_nil(xray_session_id) false end