# File lib/new_relic/agent/configuration/manager.rb, line 24
        def has_key?(key)
          @cache.has_key?[key]
        end