class RSpec::Matchers::BuiltIn::Satisfy

def initialize(&block)

def initialize(&block)
  @block = block
end