# File lib/flexmock.rb, line 322
322:
def
eq
(
obj
) 323:
EqualMatcher
.
new
(
obj
) 324:
end