# File lib/rspec/matchers/built_in/satisfy.rb, line 15
        def failure_message_for_should
          "expected #{@actual} to satisfy block"
        end