fails:Hash#to_s returns a string representation with same order as each()
fails:Hash#to_s calls inspect on keys and values
fails:Hash#to_s handles hashes with recursive values
fails:Hash#to_s returns a tainted string if self is tainted and not empty
fails:Hash#to_s returns an untrusted string if self is untrusted and not empty
