Object
# File lib/puppet-lint/plugin.rb, line 225 def self.check(name, &b) PuppetLint.configuration.add_check(name, &b) end