# File lib/flexmock.rb, line 179
179:   def should_expect
180:     yield Recorder.new(self)
181:   end