# File lib/new_relic/agent/instrumentation/action_controller_subscriber.rb, line 98
        def apdex_ignored?
          _is_filtered?(ControllerInstrumentation::NR_IGNORE_APDEX_KEY)
        end