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