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