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