# File lib/rspec/matchers/built_in/yield.rb, line 88
        def twice
          exactly(2)
          self
        end