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