# File lib/cft/puppet/digest.rb, line 58 def self.ignore_property?(prop_name) [ :check, :loglevel ].include?(prop_name.to_sym) end