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