# File lib/flexmock.rb, line 379
379:
def
eq
(
obj
) 380:
EqualMatcher
.
new
(
obj
) 381:
end