# File lib/new_relic/agent/transaction_state.rb, line 82
      def is_cross_app?
        is_cross_app_caller? || is_cross_app_callee?
      end