# File lib/rspec/matchers/built_in/yield.rb, line 30
        def single_yield_args
          yielded_args.first
        end