17 18 19
# File 'lib/inspec/expect.rb', line 17 def to(*args, &block) @calls.push([:to, args, block, caller]) end