class RSpec::Matchers::BuiltIn::YieldWithNoArgs
def failure_message_for_should
def failure_message_for_should "expected given block to yield with no arguments, but #{failure_reason}" end
def failure_message_for_should "expected given block to yield with no arguments, but #{failure_reason}" end