20 21 22
# File 'lib/uinit/type/context.rb', line 20 def check(check = nil, &proc_check) Check.new(check || proc_check) end