# File lib/hiera/backend/eyaml.rb, line 28
      def self.verbosity_level= new_verbosity_level
        @@debug_level = new_verbosity_level
      end