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