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