# File test/src/functor_test.rb, line 21
  def testMethod
    verify(true, 1.method(:kind_of?), Fixnum)
  end