# File lib/puppet-lint/plugin.rb, line 23
  def initialize
    @warnings = []
    @errors = []
  end