# File lib/flexmock.rb, line 282
282:     def initialize(obj)
283:       @obj = obj
284:     end