# File lib/new_relic/agent/instrumentation/action_controller_subscriber.rb, line 94
        def ignored?
          _is_filtered?(ControllerInstrumentation::NR_DO_NOT_TRACE_KEY)
        end