# File lib/new_relic/agent.rb, line 416 def ignore_apdex txn = NewRelic::Agent::Transaction.tl_current txn.ignore_apdex! if txn end