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