# File lib/new_relic/agent/instrumentation/sinatra.rb, line 182
        def ignore_enduser?
          Ignorer.should_ignore?(self, :enduser)
        end