# File lib/hiera/config.rb, line 43
        def include?(key)
            @config.include?(key)
        end