# File lib/hammer_cli/validator.rb, line 96
    def all(*to_check)
      AllConstraint.new(@options, to_check.flatten(1))
    end