# File lib/new_relic/agent/configuration/dotted_hash.rb, line 19
        def inspect
          "#<#{self.class.name}:#{object_id} #{super}>"
        end