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