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