# File lib/new_relic/agent/transaction.rb, line 874 def web_category?(category) WEB_TRANSACTION_CATEGORIES.include?(category) end