# File lib/flexmock.rb, line 342
342:     def ===(target)
343:       @obj == target
344:     end