# File lib/flexmock.rb, line 91
91:
def
should_ignore_missing
92:
@ignore_missing
=
true
93:
end