class RSpec::Matchers::BuiltIn::YieldWithNoArgs
def failure_message_for_should_not
def failure_message_for_should_not "expected given block not to yield with no arguments, but did" end
def failure_message_for_should_not "expected given block not to yield with no arguments, but did" end