# File lib/hiera/config.rb, line 88
    def [](key)
      @config[key]
    end