# File lib/flexmock.rb, line 101
101:
def
should_ignore_missing
102:
@ignore_missing
=
true
103:
end