# File lib/new_relic/agent/transaction.rb, line 870
      def recording_web_transaction?
        web_category?(@category)
      end