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