# File lib/rspec/matchers/built_in/yield.rb, line 109
        def initialize(*args)
          @expected = args
        end