# File lib/new_relic/agent/transaction.rb, line 878 def similar_category?(category) web_category?(@category) == web_category?(category) end