# File lib/flexmock/core.rb, line 182
182:   def should_expect
183:     yield Recorder.new(self)
184:   end