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