21 22 23
# File 'lib/bail.rb', line 21 def self.when_all(condition, *objects) execute(:all?, condition, objects) end