# File lib/new_relic/agent/instrumentation/evented_subscriber.rb, line 9 def initialize @queue_key = ['NewRelic', self.class.name, object_id].join('-') end