# File lib/puppet-lint/checkplugin.rb, line 12
  def initialize
    @problems = []
  end