# File lib/new_relic/agent/instrumentation/sinatra.rb, line 177
        def ignore_apdex?
          Ignorer.should_ignore?(self, :apdex)
        end