# File lib/puppet-lint.rb, line 146
  def errors?
    @statistics[:error] != 0
  end