fails:Array#rassoc returns the first contained array whose second element is == object
fails:Array#rassoc properly handles recursive arrays
fails:Array#rassoc calls elem == obj on the second element of each contained array
fails:Array#rassoc does not check the last element in each contained but speficically the second
