# File lib/new_relic/agent/instrumentation/sinatra/ignorer.rb, line 23 def newrelic_ignore_apdex(*routes) set_newrelic_ignore(:apdex, *routes) end