# File lib/puppet-lint.rb, line 142
  def warnings?
    @statistics[:warning] != 0
  end