# File lib/flexmock.rb, line 339
339:
def
initialize
(
obj
) 340:
@obj
=
obj
341:
end