# File lib/flexmock/recorder.rb, line 48 48: def should_be_strict(is_strict=true) 49: @strict = is_strict 50: end