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