# File test/src/functor_test.rb, line 24
  def testFlip
    verify(1, Minus.flip, 1, 2)
  end