# File lib/flexmock/argument_matchers.rb, line 29
29:     def initialize(obj)
30:       @obj = obj
31:     end