# File lib/buildr/core/checks.rb, line 192 def check(*args, &block) expectations << Checks::Expectation.new(*args, &block) end