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