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