# File lib/flexmock/argument_types.rb, line 29
29:
def
eq
(
obj
) 30:
EqualMatcher
.
new
(
obj
) 31:
end