# File lib/hiera/puppet_logger.rb, line 5
            def debug(msg); Puppet.debug("hiera(): #{msg}"); end