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