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