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