# File test/src/operator_test.rb, line 7
  def verifyToken(src, op)
    verifyParser(src, op, Ops[op])
  end