# File lib/puppet-lint/plugin.rb, line 24 def initialize @problems = [] @checks = [] @default_info = {:check => 'unknown', :linenumber => 0} end