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