# File lib/new_relic/agent/method_tracer.rb, line 50
      def self.included clazz
        clazz.extend ClassMethods
      end