# File lib/new_relic/agent/transaction_state.rb, line 106 def transaction_name current_transaction.nil? ? nil : current_transaction.best_name end