# File lib/rspec/matchers/built_in/yield.rb, line 77
        def failure_message_for_should_not
          "expected given block not to yield control"
        end