class RSpec::Matchers::BuiltIn::Satisfy

def failure_message_for_should

def failure_message_for_should
  "expected #{@actual} to satisfy block"
end