# File lib/rspec/matchers/built_in/yield.rb, line 93 def exactly(number) set_expected_yields_count(:==, number) self end