class RSpec::Matchers::BuiltIn::YieldProbe

def single_yield_args

def single_yield_args
  yielded_args.first
end