# File lib/rspec/matchers.rb, line 643 def yield_with_args(*args) BuiltIn::YieldWithArgs.new(*args) end