# File lib/flexmock/argument_matchers.rb, line 32
32:
def
===
(
target
) 33:
@obj
==
target
34:
end