# File lib/cft/puppet/digest.rb, line 243
            def omit_attr(*attr)
                @omit_attr.concat(attr)
            end