1519 1520 1521 1522
# File 'lib/oktest.rb', line 1519 def AND(*args) #; [!38jln] creates `AND` object. return JsonMatcher::AND.new(*args) end