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