# File lib/rspec/matchers/built_in/yield.rb, line 120
        def failure_message_for_should
          "expected given block to yield with arguments, but #{positive_failure_reason}"
        end