# File test/src/functor_test.rb, line 63 def testMethodIsMixedIn verify(false, 1.method(:kind_of?).compose(Id), String) end