# File test/src/functor_test.rb, line 60
  def testNth
    verify(2, nth(1), 1, 2, 3)
  end