# File lib/puppet/provider/confine/false.rb, line 16 16: def summary 17: result.find_all { |v| v == false }.length 18: end