# File lib/rspec/matchers/built_in/satisfy.rb, line 5
        def initialize(&block)
          @block = block
        end