class RSpec::Matchers::BuiltIn::YieldWithArgs

def failure_message_for_should

def failure_message_for_should
  "expected given block to yield with arguments, but #{positive_failure_reason}"
end