class RSpec::Matchers::BuiltIn::YieldControl

def initialize

def initialize
  @expectation_type = nil
  @expected_yields_count = nil
end