class RSpec::Matchers::BuiltIn::YieldWithArgs
def failure_message_for_should_not
def failure_message_for_should_not "expected given block not to yield with arguments, but #{negative_failure_reason}" end
def failure_message_for_should_not "expected given block not to yield with arguments, but #{negative_failure_reason}" end