# File lib/rspec/matchers/built_in/yield.rb, line 68
        def initialize
          @expectation_type = nil
          @expected_yields_count = nil
        end