# File lib/new_relic/agent/instrumentation/sinatra.rb, line 83
        def self.included(clazz)
          clazz.extend(ClassMethods)
        end