# File lib/nanoc/extra/checking/dsl.rb, line 25
    def deploy_check(*identifiers)
      identifiers.each { |i| @deploy_checks << i }
    end