# File lib/new_relic/agent/sampler.rb, line 55
      def initialize(id=nil)
        @id = id || self.class.shorthand_name
      end