fails:Enumerable#to_a returns an array containing the elements
fails:Enumerable#to_a passes arguments to each
fails:Enumerable#to_a returns a tainted array if self is tainted
fails:Enumerable#to_a returns an untrusted array if self is untrusted
