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