# File lib/new_relic/agent/instrumentation/sinatra.rb, line 172
        def do_not_trace?
          Ignorer.should_ignore?(self, :routes)
        end