From: David Gustafson Date: 2012-05-02T03:55:45+09:00 Subject: assert_equal ([:r, :u, :b, :e, :q, :u, :e] __), [:b, :q] This is part of a online ruby quiz. Just doing it for my own education, not on a test that I'm graded on. assert_equal ([:r, :u, :b, :e, :q, :u, :e] __), [:b, :q] I don't understand the above because the blank is not right up against the [:r, :u, :b, :e, :q, :u, :e] array. I'm not sure how to search for whatever is supposed to be in the blank. If someone could give me a hint rather than an answer it would be appreciated. -- Doubt is not a pleasant condition, but certainty is absurd.         -- Voltaire